docs(zephyr): add a new board and custom application#147
Merged
Conversation
d699ee7 to
e81bd9a
Compare
kr-t
reviewed
Feb 2, 2026
docs/CustomZephyrApplication.md
Outdated
| And we can add include the Ocre Zephyr module in the build: | ||
|
|
||
| ```sh | ||
| export export EXTRA_ZEPHYR_MODULES=~/zephyrproject/ocre-runtime |
e81bd9a to
8905c19
Compare
kr-t
approved these changes
Feb 2, 2026
Documentation about how to add new boards to Ocre. Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
Add the documentation about how to use Ocre Runtime in an existing custom Zephyr application. Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
Collaborator
|
Rebased to main in order to fast-forward merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation about how to add new Zephyr boards to Ocre.